home *** CD-ROM | disk | FTP | other *** search
- Path: news4.noc.netcom.net!zdc!zippo!usenet
- Newsgroups: comp.lang.c
- Subject: Re: help Visual C++
- Message-ID: <DKyy0u.95F@news.zippo.com>
- From: Jim McFarland <jgm6@orkand.em.cdc.gov>
- Date: Wed, 10 Jan 1996 14:10:05 GMT
- Sender: usenet@news.zippo.com
- References: <4cvego$50c@news.ust.hk>
- Organization: The Orkand Corporation
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- Nntp-Posting-Host: 158.111.166.77
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
- Mime-Version: 1.0
-
- ee_ckmaa@uxmail.ust.hk (Chan Ka Ming) wrote:
- >I have tried the following code in Visual C++. I always got the run-time error
- >"floating point support not loaded" . What's that? The code seems to be correct
- >since it runs correctly on UNIX. The file "some_file" contains some floating
- >data. Pls help.
- >
-
- Make sure you are linking with the correct floating point (math) library.
-